home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / postgres / postgre2.z / postgre2 / ref / postquel / abort next >
Encoding:
Text File  |  1992-08-27  |  452 b   |  20 lines

  1. .\" XXX standard disclaimer belongs here....
  2. .\" $Header: /private/postgres/ref/postquel/RCS/abort,v 1.2 1992/07/14 03:27:25 ptong Exp $
  3. .SP ABORT COMMANDS 6/14/90
  4. .XA 2 Abort
  5. .uh NAME
  6. .lp
  7. abort \*- abort the current transaction
  8. .uh SYNOPSIS
  9. .lp
  10. .(l
  11. \fBabort\fR
  12. .)l
  13. .uh DESCRIPTION
  14. .lp
  15. This command aborts the current transaction and causes all the
  16. updates made by the transaction to be discarded.   
  17. .uh "SEE ALSO"
  18. .lp
  19. begin(commands), end(commands).
  20.